projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d5bfd58
1791354
)
Auto merge of #4050 - eminence:help_jobs_text, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 15 May 2017 23:29:58 +0000
(23:29 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 15 May 2017 23:29:58 +0000
(23:29 +0000)
Reword the `cargo test --help` text about the --jobs argument
This should reduce confusion about what the --jobs argument does and how
to control the number of simultaneous running test cases.
Closes #4045
Trivial merge